Skip to content

[vulkan] Fix stale GPU lifetime management tests for Vulkan.#8601

Merged
derek-gerstmann merged 3 commits intomainfrom
dg/fix_vulkan_gpu_lifetime_tests
Apr 2, 2025
Merged

[vulkan] Fix stale GPU lifetime management tests for Vulkan.#8601
derek-gerstmann merged 3 commits intomainfrom
dg/fix_vulkan_gpu_lifetime_tests

Conversation

@derek-gerstmann
Copy link
Copy Markdown
Contributor

  • Update string patterns to match output.
  • Copy entry_point_name from module, since module may go out of scope prior to bindings if evicted from the shader compilation cache.

Derek and others added 2 commits March 21, 2025 19:14
Update string patterns to match output.
Copy entry_point_name from module, since module may go out of scope
prior to bindings if evicted from the shader compilation cache.
Copy link
Copy Markdown
Contributor

@mcourteaux mcourteaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, except the memory leak.

@derek-gerstmann
Copy link
Copy Markdown
Contributor Author

Test branch failures are unrelated ... unrelated llvm20 internal asserts are being triggered.

@derek-gerstmann derek-gerstmann merged commit 41f61e1 into main Apr 2, 2025
16 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants